github.com/andybalholm/brotli/flate.huffmanBitWriter.fixedSize (method)

2 uses

	github.com/andybalholm/brotli/flate (current package)
		huffman_bit_writer.go#L259: func (w *huffmanBitWriter) fixedSize(extraBits int) int {
		huffman_bit_writer.go#L385: 	var size = w.fixedSize(extraBits)